gdkwindow: Avoid some unnecessary typechecks
authorAlexander Larsson <alexl@redhat.com>
Fri, 3 May 2013 08:44:44 +0000 (10:44 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 7 May 2013 14:40:24 +0000 (16:40 +0200)
commit3610005191001b780ec1d242c2cbd8d1e888b29a
treed2fe6b7d6af4918f4eff7cfae8b6a13a2fd25844
parent0600d3d7e4c85eefa479d9735df37af707a31438
gdkwindow: Avoid some unnecessary typechecks

This removes the typechecks in GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED. These
are only used internally in gdkwindow.c and gdkdisplay.c anyway,  and these
functions check for typesafety of arguments on function entry.
gdk/gdkinternals.h